Text File | 1994-10-06 | 990 b | 24 lines | [TEXT/ttxt]
General Installation
====================
To install nShell™, simply drag the "nShell" folder onto your hard disk. This folder contains the nShell application, its utilities, and a hypertext User's Guide.
This folder occupies about 350k;
The additional folders described below are included as a reference for those writing their own nShell commands, and are not required for normal operation.
Development Environment
=======================
If you wish to write your own nShell commands, drag the "src" folder into the "nShell" folder on your hard disk. This folder contains a Programmer's Guide to the nShell as well as example source code.
This folder occupies about 150k;
More Source
===========
The folder called "MoreSource" contains source code for additional nShell commands.
If you wish to build one of these commands, copy that command's files to the nShell "src" folder. This will ensure that Think C can find the required "lib" files.